home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / args.swf / scripts / DefineButton2_426 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-02-26  |  79 b   |  5 lines

  1. on(release){
  2.    this._parent.f = 51;
  3.    this._parent.gotoAndStop("p51");
  4. }
  5.